Skip to content

patch(main): Live Migration Support #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 68 commits into
base: main
Choose a base branch
from
Open

Conversation

pojntfx
Copy link
Member

@pojntfx pojntfx commented Aug 31, 2024

This PR is only for change tracking purposes and should not be merged.

Signed-off-by: Felicitas Pojtinger <[email protected]>
Signed-off-by: Felicitas Pojtinger <[email protected]>
pojntfx and others added 27 commits September 12, 2024 18:07
…age to work around `aws-lc-rs` target allowlist

Signed-off-by: Felicitas Pojtinger <[email protected]>
Signed-off-by: Felicitas Pojtinger <[email protected]>
Signed-off-by: Felicitas Pojtinger <[email protected]>
ShivanshVij and others added 30 commits February 25, 2025 10:50
This job takes less than a minute to run, so we only need a very
short-lived token.

Signed-off-by: Luiz Aoqui <[email protected]>
These commits cause the VSock connection to break on VM resume.
Add build metadata to the binary version to help identify which binary
is actually being used.

An example of how a `--version` output looks like:
```
$ firecracker --version
Firecracker v1.12.0-dev+loopholelabs.pvm.eec5b840de1c

2025-04-08T20:30:48.450684833 [anonymous-instance:main] Firecracker exiting successfully. exit_code=0
```

Also upload individual commit builds to S3 to keep a history of builds.

Signed-off-by: Luiz Aoqui <[email protected]>
Add build metadata to the binary version to help identify which binary
is actually being used.

An example of how a `--version` output looks like:
```
$ firecracker --version
Firecracker v1.12.0-dev+loopholelabs.eec5b840de1c

2025-04-08T20:30:48.450684833 [anonymous-instance:main] Firecracker exiting successfully. exit_code=0
```

Also upload individual commit builds to S3 to keep a history of builds.

Signed-off-by: Luiz Aoqui <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants